[INFO] cloning repository https://github.com/Mango-Cats/pho
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mango-Cats/pho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMango-Cats%2Fpho", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMango-Cats%2Fpho'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 053d3226f02683c6137fb49aacf72af5c2d16eca
[INFO] testing Mango-Cats/pho against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMango-Cats%2Fpho" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mango-Cats/pho
[INFO] finished tweaking git repo https://github.com/Mango-Cats/pho
[INFO] tweaked toml for git repo https://github.com/Mango-Cats/pho written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mango-Cats/pho on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mango-Cats/pho already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce87870cb2f5be3efd70c57fd9b9aec0ebd203834299db2432a6dd1a9f22c697
[INFO] running `Command { std: "docker" "start" "-a" "ce87870cb2f5be3efd70c57fd9b9aec0ebd203834299db2432a6dd1a9f22c697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce87870cb2f5be3efd70c57fd9b9aec0ebd203834299db2432a6dd1a9f22c697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce87870cb2f5be3efd70c57fd9b9aec0ebd203834299db2432a6dd1a9f22c697", kill_on_drop: false }`
[INFO] [stdout] ce87870cb2f5be3efd70c57fd9b9aec0ebd203834299db2432a6dd1a9f22c697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 805f079bac046bb1229bcec03a00ccbd6b30e77f0890fc35cda952b39dea0bb4
[INFO] running `Command { std: "docker" "start" "-a" "805f079bac046bb1229bcec03a00ccbd6b30e77f0890fc35cda952b39dea0bb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrow-schema v58.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling arrow-buffer v58.2.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling arrow-data v58.2.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling arrow-array v58.2.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-select v58.2.0
[INFO] [stderr]    Compiling arrow-arith v58.2.0
[INFO] [stderr]    Compiling arrow-row v58.2.0
[INFO] [stderr]    Compiling arrow-ord v58.2.0
[INFO] [stderr]    Compiling arrow-ipc v58.2.0
[INFO] [stderr]    Compiling arrow-string v58.2.0
[INFO] [stderr]    Compiling parquet v58.2.0
[INFO] [stderr]    Compiling arrow-cast v58.2.0
[INFO] [stderr]    Compiling arrow-json v58.2.0
[INFO] [stderr]    Compiling arrow-csv v58.2.0
[INFO] [stderr]    Compiling arrow v58.2.0
[INFO] [stderr]    Compiling pho v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "805f079bac046bb1229bcec03a00ccbd6b30e77f0890fc35cda952b39dea0bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "805f079bac046bb1229bcec03a00ccbd6b30e77f0890fc35cda952b39dea0bb4", kill_on_drop: false }`
[INFO] [stdout] 805f079bac046bb1229bcec03a00ccbd6b30e77f0890fc35cda952b39dea0bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88a011335d921857d4549cb01594c76376ae6c1e69286551c3b4e3e32c6971b0
[INFO] running `Command { std: "docker" "start" "-a" "88a011335d921857d4549cb01594c76376ae6c1e69286551c3b4e3e32c6971b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pho v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustczqB5oA/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpho-9b22077718ed00db,libtoml-f7733dc4ab25ef5a,libtoml_writer-491e08a65d9b9d17,libtoml_parser-5bd4610bd08c0811,libwinnow-3ea30ae347da772f,libserde_spanned-0a0816377632a789,libtoml_datetime-7f4f30e0c833f532,libthiserror-e843b060c304ba2b,libparquet-eca60636cc633cc1,libzstd-7b6eb2e624fff7d9,libzstd_safe-9e788c18ff225def,libzstd_sys-0843bbdda1d2a5e4,liblz4_flex-e4702c96c572717e,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-ea138f7a85f1c505,libzlib_rs-3b56c98cc8c652c3,libsnap-ce3e66b7fdbf9b7e,libthrift-137dab7985fe316e,libordered_float-12d2fe88bc37fb7e,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libtwox_hash-5930eb27470bb36a,libarrow-2540236fad680a96,libarrow_row-1a5afc254200b1bd,libarrow_json-1be5e54e9aeb371a,libsimdutf8-8eb4a1671cd5e142,libserde_json-0fe85377e10ce496,libzmij-07c2bc01ed4c756c,libindexmap-eb3e47818a3b02b6,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libarrow_ipc-6e0366c44f1dd139,libflatbuffers-7ef63b1bcc4743c4,libbitflags-e5e43afd9173212c,libarrow_csv-8a1bc6534c55336d,libcsv-26d5e2dc77ca645e,libitoa-d474a064685fa8df,libcsv_core-1207486a54d4b450,libarrow_string-284eab759cee33ba,libregex-e9602ace7091cc2e,libregex_automata-524baed8bda9987c,libaho_corasick-911505ac5b3ee82d,libregex_syntax-7a3049c1adefc3a5,libmemchr-9b3f20cfb3ebd3b2,libarrow_cast-2ae8d35cfaa8d99f,libatoi-419d84771c8c75f4,libryu-ace37e26d8308611,libbase64-2a03de3babadded3,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-64ceadf2e4cdf321,libarrow_ord-97c93d40886575f4,libarrow_select-aa38569ee54abe17,libarrow_array-c1c6b552c7d559d1,libahash-6dfd422b241a26fa,libgetrandom-8dc8abda865b8184,libhashbrown-7a8f6228ee104885,libnum_complex-fe311b6e4178b6bd,libchrono-2d3ece89b733908e,libiana_time_zone-e4284183d46316cc,libarrow_data-c9b2ef4a7e5ca9c3,libarrow_schema-f2fcec27d4688608,libarrow_buffer-41576b63d670c9b1,libbytes-ff5aca13e3e348ea,libhalf-2a70d9bff0cbf1cd,libnum_bigint-6e0a43b48eefe01c,libnum_integer-e025e60760cb8503,libnum_traits-fd9becfa2d006b07,librayon-518cecfd071ab8ee,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libindicatif-5962652c4d00a336,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-5a393b9e3bbeb4aa,libunicode_width-11318280e9097d13,libonce_cell-028ded5f5e4e9236,librand-79796781615d03ee,librand_chacha-679516a5eefedaa1,libppv_lite86-78cb63351d46aa8e,libzerocopy-16f784ff19bb324e,librand_core-3c2847d05eb8862b,libgetrandom-a60be94ab7837dfe,liblibc-228166fdd4f6dd9f,libcfg_if-5af52f617df93f8f,libunicode_segmentation-2d510faf2c8f9455,libenum_map-1ef84d335c05cb54,libserde-1e6ce7a3c5ef88b2,libserde_core-57e528f07a610d2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustczqB5oA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7e43f68c2283b2f0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lambert-382bffc056433104" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pho` (example "lambert") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcl6qad8/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpho-9b22077718ed00db,libtoml-f7733dc4ab25ef5a,libtoml_writer-491e08a65d9b9d17,libtoml_parser-5bd4610bd08c0811,libwinnow-3ea30ae347da772f,libserde_spanned-0a0816377632a789,libtoml_datetime-7f4f30e0c833f532,libthiserror-e843b060c304ba2b,libparquet-eca60636cc633cc1,libzstd-7b6eb2e624fff7d9,libzstd_safe-9e788c18ff225def,libzstd_sys-0843bbdda1d2a5e4,liblz4_flex-e4702c96c572717e,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-ea138f7a85f1c505,libzlib_rs-3b56c98cc8c652c3,libsnap-ce3e66b7fdbf9b7e,libthrift-137dab7985fe316e,libordered_float-12d2fe88bc37fb7e,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libtwox_hash-5930eb27470bb36a,libarrow-2540236fad680a96,libarrow_row-1a5afc254200b1bd,libarrow_json-1be5e54e9aeb371a,libsimdutf8-8eb4a1671cd5e142,libserde_json-0fe85377e10ce496,libzmij-07c2bc01ed4c756c,libindexmap-eb3e47818a3b02b6,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libarrow_ipc-6e0366c44f1dd139,libflatbuffers-7ef63b1bcc4743c4,libbitflags-e5e43afd9173212c,libarrow_csv-8a1bc6534c55336d,libcsv-26d5e2dc77ca645e,libitoa-d474a064685fa8df,libcsv_core-1207486a54d4b450,libarrow_string-284eab759cee33ba,libregex-e9602ace7091cc2e,libregex_automata-524baed8bda9987c,libaho_corasick-911505ac5b3ee82d,libregex_syntax-7a3049c1adefc3a5,libmemchr-9b3f20cfb3ebd3b2,libarrow_cast-2ae8d35cfaa8d99f,libatoi-419d84771c8c75f4,libryu-ace37e26d8308611,libbase64-2a03de3babadded3,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-64ceadf2e4cdf321,libarrow_ord-97c93d40886575f4,libarrow_select-aa38569ee54abe17,libarrow_array-c1c6b552c7d559d1,libahash-6dfd422b241a26fa,libgetrandom-8dc8abda865b8184,libhashbrown-7a8f6228ee104885,libnum_complex-fe311b6e4178b6bd,libchrono-2d3ece89b733908e,libiana_time_zone-e4284183d46316cc,libarrow_data-c9b2ef4a7e5ca9c3,libarrow_schema-f2fcec27d4688608,libarrow_buffer-41576b63d670c9b1,libbytes-ff5aca13e3e348ea,libhalf-2a70d9bff0cbf1cd,libnum_bigint-6e0a43b48eefe01c,libnum_integer-e025e60760cb8503,libnum_traits-fd9becfa2d006b07,librayon-518cecfd071ab8ee,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libindicatif-5962652c4d00a336,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-5a393b9e3bbeb4aa,libunicode_width-11318280e9097d13,libonce_cell-028ded5f5e4e9236,librand-79796781615d03ee,librand_chacha-679516a5eefedaa1,libppv_lite86-78cb63351d46aa8e,libzerocopy-16f784ff19bb324e,librand_core-3c2847d05eb8862b,libgetrandom-a60be94ab7837dfe,liblibc-228166fdd4f6dd9f,libcfg_if-5af52f617df93f8f,libunicode_segmentation-2d510faf2c8f9455,libenum_map-1ef84d335c05cb54,libserde-1e6ce7a3c5ef88b2,libserde_core-57e528f07a610d2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcl6qad8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7e43f68c2283b2f0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ga_intro-e17635ab5fcf8bc8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pho` (example "ga_intro") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "88a011335d921857d4549cb01594c76376ae6c1e69286551c3b4e3e32c6971b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88a011335d921857d4549cb01594c76376ae6c1e69286551c3b4e3e32c6971b0", kill_on_drop: false }`
[INFO] [stdout] 88a011335d921857d4549cb01594c76376ae6c1e69286551c3b4e3e32c6971b0
